orNull
Deprecated
Use the StrictlyNegativeIntOrNull function instead.
Replace with
import kotools.types.number.StrictlyNegativeIntOrNull
Content copied to clipboard
StrictlyNegativeIntOrNull(value)
Content copied to clipboard
Returns the value as a StrictlyPositiveInt, or returns null
if the value equals 0.